RAMDRIVE SYS - traduzione in olandese
Diclib.com
Dizionario in linea

RAMDRIVE SYS - traduzione in olandese

FILENAME EXTENSION
.SYS

RAMDRIVE SYS      
geheugen drive beheerder, programma van DOS dat het mogelijk maakt een deel van het geheugen te gebruiken als drive
RAM drive         
RAM USED TO EMULATE SECONDARY STORAGE
Ram disk; Ramdisk; RAM Disk; RAMdisk; Ramdrive; Ram drive; Dynamic RAMDisk; RAMDisk; RAM Discs; VDISK.SYS; RAMDRIVE.SYS; RAM disk; Memory drive; Virtual RAM drive; Software RAM drive; VDISK; RAM floppy; RAMDISK
geheugen drive, deel van het geheugen dat wordt gebruikt als simulatie van een drive zodat deze toegankelijk wordt als een echte drive
RAM disk         
RAM USED TO EMULATE SECONDARY STORAGE
Ram disk; Ramdisk; RAM Disk; RAMdisk; Ramdrive; Ram drive; Dynamic RAMDisk; RAMDisk; RAM Discs; VDISK.SYS; RAMDRIVE.SYS; RAM disk; Memory drive; Virtual RAM drive; Software RAM drive; VDISK; RAM floppy; RAMDISK
geheugen schijf, deel van het geheugen dat wordt gebruikt als simulatie van een drive zodat deze toegankelijk wordt als een echte drive

Definizione

Portable Operating System Interface
<operating system, standard> (POSIX) A set of IEEE standards designed to provide application portability between Unix variants. IEEE 1003.1 defines a Unix-like operating system interface, IEEE 1003.2 defines the shell and utilities and IEEE 1003.4 defines real-time extensions. ["More UNIX For Dummies", ISBN: 1-56884-361-5] says it stands for "Portable Operating System Interface with an X thrown in to make it sound cooler." (1997-12-04)

Wikipedia

.sys

.sys is a filename extension used in MS-DOS applications and Microsoft Windows operating systems. They are system files that contain device drivers or hardware configurations for the system.

Most DOS .sys files are real mode device drivers. Certain files using this extension are not, however:

  • MSDOS.SYS and IO.SYS are core operating system files in MS-DOS and Windows 9x.
  • CONFIG.SYS is a text file that contains various configuration options and specifies what device drivers will be loaded.
  • COUNTRY.SYS is a binary database containing country and codepage related information for use with the CONFIG.SYS COUNTRY directive and the NLSFUNC driver.
  • KEYBOARD.SYS is a binary database containing keyboard layout related information including short P-code sequences to be executed by an interpreter inside the KEYB keyboard driver.